home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000454_news@columbia.edu _Tue Aug 15 19:12:48 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id TAA03141
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:48 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id TAA21500
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 15 Aug 2000 19:12:47 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id SAA24704
  10.     for kermit.misc@watsun.cc.columbia.edu; Tue, 15 Aug 2000 18:45:57 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: Clarence Dold <dold@yellow.rahul.net>
  13. Subject: Newbie question
  14. Date: 15 Aug 2000 22:41:24 GMT
  15. Organization: a2i network
  16. Message-ID: <8ncguk$4a8$1@samba.rahul.net>
  17. To: kermit.misc@columbia.edu
  18.  
  19. I've been using kermit for a while, but I've never ...
  20.  
  21. I use K95 to log in to a "system", using the supplied login.ksc.
  22. Then I have a macro that I can invoke that causes that system to log in to
  23. an ftp server, using the name and password that I previously supplied to the
  24. "login" page of K95D for getting into the system.  It uploads a file, and
  25. logs out.
  26.  
  27. I want to do this same job from a unix ckermit session.
  28.  
  29. I've never used a login script from unix, other than one with hard coded
  30. passwords.  I thought that the login.ksc would prompt for a password if one
  31. wasn't supplied, but that doesn't happen.
  32.  
  33. I could craft a script with askq in it, but I'd rather just ask for a
  34. newbie pointer here ;-)
  35.  
  36. Can I have a moderately encrypted password file on unix, like the one for
  37. K95, so I don't have to key it in?
  38.  
  39. Is there a pre-existant script for unix that will prompt for a password and
  40. keep it in a variable that will be available to my macro, in addition to
  41. using it to log in to the target system?
  42.  
  43. -- 
  44. ---
  45. Clarence A Dold - dold@rahul.net
  46.                 - San Jose & Pope Valley (Napa County) CA.